Utils::Internal Namespace
namespace Utils::Internal| Header: | #include <Internal> |
Detailed Description
Retrieves the volatile value of this BaseAspect from the Store map.
The default implementation does nothing. An aspect that keeps a volatile value of its own overrides this; one that does not is left untouched, rather than having its applied value written behind the back of the container being edited.